3 The ChebuzzF3 is a daugter board which connects to the bottom of an STM32F3Discovery board and provides pin headers and ports for various FC connections.
5 All connections were traced using a multimeter and then verified against the TauLabs source code using the revision linked.
7 https://github.com/TauLabs/TauLabs/blob/816760dec2a20db7fb9ec1a505add240e696c31f/flight/targets/flyingf3/board-info/board_hw_defs.c
13 These notes assume that when the board is placed with the header pins facing up, the bottom right of the board is next to the 8 sets of INPUT pin headers.
14 Inner means between the two rows of header sockets, outer means between the left/right board edges and the header sockets.
17 ### SPI2 / External SPI
24 There are 4 pins, labelled CS1-4 next to a label that reads Ext SPI. The 3rd pin is connected to the flash chip on
25 the bottom right inner of the board. The other pins on the flash chip are wired up to PB3/4/5
33 ssel 1 GPIOB 10 / Ext SPI CS1
34 ssel 2 GPIOB 11 / Ext SPI CS2
35 ssel 3 GPIOB 12 / Ext SPI CS3 - wired up to Slave Select of M25P16 15MBitFlash chip
36 ssel 4 GPIOB 13 / Ext SPI CS4 - not usable since it is used for SPI2 sclk
48 PF10 / CH8 - TIM15_CH2
66 There is space for a MS5611 pressure sensor at the top left inner of the board.
68 There is an I2C socket on the left outer of the board which connects to a PCA9306 I2C level shifter directly opposite (inner).
69 The PCA9306 is not populated on some boards and thus the I2C socket is unusable.
71 There is a CAN socket on the top right outer of the board which connects to a MAX3015 CAN Tranceiver.
72 The MAX3015 is not populated on some boards and thus the CAN socket is unusable.
74 There are some solder pads labelled Ext 1-4 at the top right inner of the board.
81 There are some solder pads labelled ADC0-3 & Diff Press at the top left inner of the board
82 They are connected to the ADC socket at the top left outer of the board
84 PC3 / Diff Press - ADC12_IN9 (Differential Pressure)
85 PC2 / ADC2 - ADC12_IN8
86 PC1 / ADC1 - ADC12_IN7
87 PC0 / ADC0 - ADC12_IN6
89 There is space for a MPXV5004/MPVZ5004 differential pressure sensor, if populated it's analog pin connects to PC3.
91 There are sockets for 5 UARTs labelled USART1-5.
93 There is a socket labelled RX_IN.